testing.common.cleanupName (field)

4 uses

	testing (current package)
		testing.go#L636: 	cleanupName string               // Name of the cleanup function.
		testing.go#L752: 		if frame.Function == c.cleanupName {
		testing.go#L1201: 			c.cleanupName = ""
		testing.go#L1207: 		c.cleanupName = name